分类
联系方式
  1. 新浪微博
  2. E-mail

Awesome Backtrader

介绍

Backtrader 是一款著名的量化回测框架,在本文中,记录了我在学习过程中,收集的 Backtrader 相关资料文档。

文章教程

Python金融量化

学习路线图

Maeiee 量化学习路线图之牙医小赵

Maeiee 量化学习路线图之 Quantopian

Backtrader GitHub 开源项目收集

关键词:import backtrader as bt 进度

Backtrader 项目:最新进度

扩展库
verybadsoldier/backtrader_plotting

⭐430

Plotting addon for backtrader to support Bokeh (and maybe more)

Skinok/backtrader-pyqt-ui

⭐189

Skinok backtrader UI (PyQt and finplot)

OmegaTrading/OmegaUI

⭐156

Backtesting Front End for backtrader (see: https://www.backtrader.com/). Built with Plotly/Dash.

piotryordanov/algo-trading

⭐1

This is a python project that contains custom indicators, strategies, and helpers to backtest trading the financial markets. We are using backtrader as the main backtesting library.

umerpirwani/algo.trading

⭐0

This is a python project that contains custom indicators, strategies, and helpers to backtest trading the financial markets. We are using backtrader as the main backtesting library.

策略库
Ckend/pythondict-quant

⭐444

本Github仓库记录了量化投资系列教程文章的源代码

alexanu/alpaca_snippets

⭐4

my collection of different scripts to trade with Alpaca

MarkusMusch/trendtrader

⭐3

Python implementation of trend following strategies

JoeLiberi/Quant-Strategies

⭐3

Quantitative trading strategies

LHanLi/yaya_quant

⭐2

python script for quant( provide comprehensive index and backtesting structure)

quantrocket-codeload/backtrader-dma

⭐1

A dual moving average crossover strategy for backtrader.

Fanshell2333/ly-quantizatiuon

⭐1

murilobaliego/trader

⭐1

ankitrawat85/QuantProjects

⭐0

内含多种量化策略实现。

lakhwani/golden-cross

⭐0

✦ ⚔️ ✦ utilizing Python to backtest the golden cross trading strategy against buy and hold for the S&P500 over the last 20 years.

hktrade/backtest

⭐0

brianhumphreys/vantage-point-trader

⭐0

强化学习
dekacypher/DQN_final

⭐0

This is a framework based on deep reinforcement learning for stock market trading.

教程
jrothschild33/learn_backtrader

⭐309

BackTrader中文教程笔记(by:量化投资与机器学习),系统性介绍Bactrader的特性、策略构建、数据结构、回测交易等,彻底掌握量化神器的使用方法。章节:介绍篇、数据篇、指标篇、交易篇、策略篇、可视化篇……(持续更新中)

Maxiee 注:已归档

QuantWorld2022/backtrader

⭐147

系列教程

magnacore/Introduction-to-Backtrader

⭐2

Step-by-step introduction to Backtrader based on the official documentation and concluding with Ichimoku Kenko Hao backtest on NIFTY50